CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - win api

搜索资源列表

  1. PortLink

    0下载:
  2. 串口程序,本程序实现了WIN API串口通信功能,能分辨字符和数字两种模式-Serial program, the program the WIN API serial communication function, able to distinguish between characters and numbers in two modes
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3601496
    • 提供者:杨文彬
  1. chess

    0下载:
  2. very simple chess with no rules, win api.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-03
    • 文件大小:199698
    • 提供者:yacine
  1. findphoto

    0下载:
  2. 批量修改文件名,更具导入的模版决定,使用了WIN API-i don t know
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:115479
    • 提供者:江波
  1. Maze

    0下载:
  2. 一个迷宫小游戏,迷宫的地图采用自适应算法随机生成,在随机的同时保证游戏的难度,界面用win api写的,算法用C++写的。-A maze game, maze map adaptive algorithm randomly generated to ensure that the difficulty of the game, while random interface with win api to write algorithms in C++ to write.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:1746372
    • 提供者:蒋鹏
  1. vega-USB-

    0下载:
  2. vega程序读取USB摇杆数据的设计实现 本程序的核心是用joyGetPos这个win api函数,为了能正常调用它,需要在程序始端添加“#include <mmsystem.h>”。-vega program design and implementation of this program to read USB joystick data core joyGetPos this win api functions in order to correctly call it,
  3. 所属分类:Graph program

    • 发布日期:2017-11-06
    • 文件大小:16565
    • 提供者:mycppmkk
  1. win32_api

    0下载:
  2. win api 在visual++2010环境下编写windows程序-win api
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:3021804
    • 提供者:格桑
  1. unenable-win-key

    0下载:
  2. 使用API让windows键失效,代码简单-failed to translate
  3. 所属分类:Button control

    • 发布日期:2017-11-03
    • 文件大小:2692
    • 提供者:zhushaowen
  1. a-game-to-quiz-response-speed-

    0下载:
  2. 测试人的反应速度的小游戏。在vs2012上用win api编写的。-a game designed to quiz response speed,which designed in vs2012 writed by win api.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:1767863
    • 提供者:dfg
  1. Win-API-cbutton

    0下载:
  2. 一个自绘按钮类的实现,还有两个小demo..简单实用,方便新手学习-A self-drawn button class implementation, there are two small demo .. simple and practical, easy for novices to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:82708
    • 提供者:
  1. WIFI-API-Example

    0下载:
  2. WIFI win ce demo source code for visual studio c#
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:90265
    • 提供者:poy
  1. client

    0下载:
  2. C++ 下 利用WIN API 制作 的UDP (客户端版)-C++ 下 利用WIN API 制作 的UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1062
    • 提供者:lzc
  1. 1112502

    0下载:
  2. code about win API hope that help you
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-02
    • 文件大小:941965
    • 提供者:toan
  1. a-game-to-quiz-response-speed

    0下载:
  2. 测试人的反应速度的小游戏,在vs2012上用win api编写的。-Test human reaction speed game with a win api on vs2012 written.
  3. 所属分类:Game Program

    • 发布日期:2017-05-20
    • 文件大小:5719099
    • 提供者:李晴
  1. Test-2

    0下载:
  2. win32 工程下利用win API,实现了消息映射,对鼠标做出反应,颜色值可以自行更改-win32 project using the following win API, to achieve the message map of the mouse react to color values ​ ​ and can be changed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:9324665
    • 提供者:allen
  1. OpenPassDLL

    0下载:
  2. Example of win-api hooks, to show password, hidden behind "*" symbol .
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:459642
    • 提供者:b0b0
  1. PaintCtl

    0下载:
  2. win32编程,使用win api实现的一个可以根据输入的指令绘制简单图新的小软件-win32 programming, using the win api to achieve a simple graph can be drawn based on the input of new small software instruction
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:11369
    • 提供者:wa
  1. zob2013

    0下载:
  2. 济南欧姆电气生产的兆欧表通讯软件,使用vc6.0,采用win api函数编写-JI Nan OMZOB soft
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:43308
    • 提供者:wyujiang
  1. Hook

    0下载:
  2. 利用winAPI设置钩子和释放钩子,空出了钩子处理过程供后续可用,基本实现了框架。-Implementation of hooks using win API, the handling procedure is left for further developing, the main contribution is the framwork
  3. 所属分类:Hook api

    • 发布日期:2017-05-26
    • 文件大小:9427978
    • 提供者:king
  1. window-handleacaption

    0下载:
  2. Title: Window handle&caption Descr iption: Api Using work handle win api
  3. 所属分类:Shell api

    • 发布日期:2017-03-29
    • 文件大小:343556
    • 提供者:jhon
  1. HelloWorldVC7

    0下载:
  2. 不适用MSCOMM控件,直接调用WIN API函数进行串口通讯的简单发送字符串演示程序-port communication
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-29
    • 文件大小:178381
    • 提供者:wulisi
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com